home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_417 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-27  |  274 b   |  5 lines

  1. on(release){
  2.    _root.tit = "Spells";
  3.    _root.tut = "Spells are key in later levels, to purchase a spell you will need to buy one in the menu after every level. To use a spell, you must select the book on the top left labeld spells. Then select which spell to use.";
  4. }
  5.